Skip to content
Back to search
30
MCP

MCP Maker

pulsemcp/mcp maker

Streamlines MCP server development with TypeScript-based scaffolding tools for generating boilerplate code, tool definitions, resource templates, and prompt templates.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Creator
Generates custom MCP servers through templates and workflows, enabling rapid prototyping and automated scaffolding of new server implementat
0 tools
mcp-builder-templates
A production-grade CLI tool for scaffolding MCP server projects with best practices
0 tools
io.github.cyanheads/mcp-ts-template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
0 tools
@hailbytes/mcp-server-template
Opinionated TypeScript scaffold for production MCP servers with built-in auth, rate limiting, audit logging, and observability.
0 tools
@zodromon/mcp-gen
Turn typed TypeScript functions into an MCP server: infers tool, resource, and prompt schemas from your types and JSDoc — with a live playgr
0 tools
@type-crafter/mcp
MCP server for Type Crafter - generate types from YAML specifications
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp_maker": {
      "url": "None",
      "transport": "http"
    }
  }
}